C1.Web.Mvc Namespace / ChartAxis<T> Class / Reversed Property

In This Topic
Reversed Property (ChartAxis<T>)
In This Topic
Gets or sets a value indicating whether the axis is reversed (top to bottom or right to left).
Syntax
'Declaration
 
Public Property Reversed As Boolean
 
See Also